[INFO] cloning repository https://github.com/LoganBarnett/org-wiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoganBarnett/org-wiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Forg-wiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Forg-wiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6af00c8b93a8e63978a41f4c98cf499463dae06e
[INFO] checking LoganBarnett/org-wiki against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Forg-wiki" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LoganBarnett/org-wiki
[INFO] finished tweaking git repo https://github.com/LoganBarnett/org-wiki
[INFO] tweaked toml for git repo https://github.com/LoganBarnett/org-wiki written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LoganBarnett/org-wiki on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LoganBarnett/org-wiki already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `ssh://git@github.com/LoganBarnett/org-fmt.git`
[INFO] [stderr] error: failed to get `org-fmt-lib` as a dependency of package `org-wiki-lib v0.1.0 (/workspace/builds/worker-0-tc1/source/crates/lib)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `org-fmt-lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update ssh://git@github.com/LoganBarnett/org-fmt.git?branch=main#cc98be0c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/org-fmt-98d92806ba90d386
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision cc98be0ca7fa4f16678d55e8268f8a4bda1a3536 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted ssh-agent authentication, but no usernames succeeded: `git`
[INFO] [stderr] 
[INFO] [stderr]   if the git CLI succeeds then `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no authentication methods succeeded


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Updating git repository `ssh://git@github.com/LoganBarnett/org-fmt.git`
    error: failed to get `org-fmt-lib` as a dependency of package `org-wiki-lib v0.1.0 (/workspace/builds/worker-0-tc1/source/crates/lib)`
    
    Caused by:
      failed to load source for dependency `org-fmt-lib`
    
    Caused by:
      unable to update ssh://git@github.com/LoganBarnett/org-fmt.git?branch=main#cc98be0c
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/org-fmt-98d92806ba90d386
    
    Caused by:
      revision cc98be0ca7fa4f16678d55e8268f8a4bda1a3536 not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted ssh-agent authentication, but no usernames succeeded: `git`
    
      if the git CLI succeeds then `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      no authentication methods succeeded